home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gnome-system-tools / ui / common.ui next >
Extensible Markup Language  |  2009-10-22  |  4KB  |  87 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.12 -->
  4.   <!-- interface-naming-policy project-wide -->
  5.   <object class="GtkWindow" id="report_window">
  6.     <property name="resizable">False</property>
  7.     <property name="modal">True</property>
  8.     <property name="window_position">center-on-parent</property>
  9.     <property name="type_hint">dialog</property>
  10.     <signal name="delete_event" handler="gtk_true"/>
  11.     <child>
  12.       <object class="GtkFrame" id="frame5">
  13.         <property name="visible">True</property>
  14.         <property name="border_width">5</property>
  15.         <property name="label_xalign">0</property>
  16.         <property name="shadow_type">none</property>
  17.         <child>
  18.           <object class="GtkHBox" id="hbox6">
  19.             <property name="visible">True</property>
  20.             <property name="border_width">5</property>
  21.             <property name="spacing">12</property>
  22.             <child>
  23.               <object class="GtkVBox" id="reading_box">
  24.                 <property name="visible">True</property>
  25.                 <child>
  26.                   <object class="GtkImage" id="report_pixmap">
  27.                     <property name="visible">True</property>
  28.                   </object>
  29.                   <packing>
  30.                     <property name="position">0</property>
  31.                   </packing>
  32.                 </child>
  33.               </object>
  34.               <packing>
  35.                 <property name="expand">False</property>
  36.                 <property name="fill">False</property>
  37.                 <property name="position">0</property>
  38.               </packing>
  39.             </child>
  40.             <child>
  41.               <object class="GtkVBox" id="vbox1">
  42.                 <property name="visible">True</property>
  43.                 <property name="spacing">4</property>
  44.                 <child>
  45.                   <object class="GtkVBox" id="vbox9">
  46.                     <property name="visible">True</property>
  47.                     <property name="spacing">12</property>
  48.                     <child>
  49.                       <object class="GtkLabel" id="report_label">
  50.                         <property name="visible">True</property>
  51.                         <property name="xalign">0</property>
  52.                         <property name="justify">center</property>
  53.                       </object>
  54.                       <packing>
  55.                         <property name="expand">False</property>
  56.                         <property name="fill">False</property>
  57.                         <property name="position">0</property>
  58.                       </packing>
  59.                     </child>
  60.                     <child>
  61.                       <object class="GtkProgressBar" id="report_progress">
  62.                         <property name="visible">True</property>
  63.                         <property name="pulse_step">0.10000000149</property>
  64.                       </object>
  65.                       <packing>
  66.                         <property name="expand">False</property>
  67.                         <property name="fill">False</property>
  68.                         <property name="position">1</property>
  69.                       </packing>
  70.                     </child>
  71.                   </object>
  72.                   <packing>
  73.                     <property name="position">0</property>
  74.                   </packing>
  75.                 </child>
  76.               </object>
  77.               <packing>
  78.                 <property name="position">1</property>
  79.               </packing>
  80.             </child>
  81.           </object>
  82.         </child>
  83.       </object>
  84.     </child>
  85.   </object>
  86. </interface>
  87.